* arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all
authorChong Yidong <cyd@stupidchicken.com>
Mon, 16 Apr 2007 19:38:10 +0000 (19:38 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 16 Apr 2007 19:38:10 +0000 (19:38 +0000)
upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID M
"MSDOS".

lisp/ChangeLog

index 18c760d8fe6799d86070eefe46c6503ea9f32bb8..92e9ad369f15e5738842ee15260691f711801c51 100644 (file)
@@ -1,3 +1,9 @@
+2007-04-14  Kevin Ryde  <user42@zip.com.au>
+
+       * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
+       all upcase" rule to OS-ID 0 "generic".  Always downcase for OS-ID
+       M "MSDOS".
+
 2007-04-16  Chong Yidong  <cyd@stupidchicken.com>
 
        * progmodes/python.el (python-end-of-block): Avoid looping forever